icon-helper: don't reset pixel_size when clearing the helper
authorCosimo Cecchi <cosimoc@gnome.org>
Wed, 30 Nov 2011 23:15:05 +0000 (18:15 -0500)
committerCosimo Cecchi <cosimoc@gnome.org>
Wed, 30 Nov 2011 23:15:05 +0000 (18:15 -0500)
commite37c55aa3eeeec6860de01e937b332697eecc529
tree50396ac000fe5e77f16311419ab63cec317efa75
parent5224302a30428ad64f6c819791dd6021a850aeca
icon-helper: don't reset pixel_size when clearing the helper

Don't reset the pixel size when clearing the helper; pixel-size is e.g a
property of GtkImage, which is stable unless explicitly set.
gtk/gtkiconhelper.c